home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / docs / slack-docs / inn / usr / lib / news / inn.conf < prev    next >
Text File  |  1995-01-04  |  850b  |  24 lines

  1. ##  $Revision: 1.5 $
  2. ##  inn.conf -- inn configuration data
  3. ##  Format:
  4. ##    <parameter>:<whitespace><value>
  5. ##  Used by various programs and libinn.  The following parameters are defined:
  6. ##    domain        Local domain, without leading period.
  7. ##      fromhost    What to put in the From line; default is FQDN
  8. ##            of the local host.
  9. ##    moderatormailer    Where to mail moderated postings, if not found
  10. ##            in the moderators file; see moderators(5).
  11. ##    pathhost    What to put in the Path and Xref headers; default
  12. ##            is FQDN of the local host.
  13. ##    organization    If $ORGANIZATION doesn't exist.  What to put in
  14. ##            the Organization header if blank.
  15. ##    server        If $NNTPSERVER doesn't exist.  Local NNTP server
  16. ##            host to connect to.
  17. ##
  18. # organization:    A poorly-installed InterNetNews site
  19. # server:        news
  20. #
  21. domain:        demon.co.uk
  22. #organisation:    Home
  23. server:        localhost
  24.